Click or drag to resize

AutodiscoverServiceAutodiscoverOutlookProvider Method

Autodiscovers the outlook provider.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public OutlookProvider AutodiscoverOutlookProvider(
	string emailAddress
)

Parameters

emailAddress
Type: SystemString
The email address.

Return Value

Type: OutlookProvider
OutlookProvider.
See Also